exported function meaning in Chinese
汇出函式
输出功能
Examples
- That the names of the exported functions are correct
导出的函数的名称正确。 - To obtain the address of an exported function in the dll
获取dll中导出函数的地址。 - Includes exported functions in the map file
在映射文件中包含导出函数。 - Exports tells the linker to include exported functions
Exports通知链接器包含导出函数。 - That are exported functions or data
(导出的函数或数据)组成的节。